home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / tom_jerry_bowling.swf / scripts / DefineButton2_38 / BUTTONCONDACTION on(release).as next >
Text File  |  2008-03-04  |  62b  |  5 lines

  1. on(release){
  2.    gotoAndStop("instructions");
  3.    play();
  4. }
  5.